Skip to content

Docker implementation#2

Open
Rickory2021 wants to merge 6 commits intoSparkyCoder:mainfrom
Rickory2021:Docker-Implementation
Open

Docker implementation#2
Rickory2021 wants to merge 6 commits intoSparkyCoder:mainfrom
Rickory2021:Docker-Implementation

Conversation

@Rickory2021
Copy link
Copy Markdown

Attempt to implement Docker along with documentation.

  • Has been fully tested on Windows.

    • Missing MacOS & Linux

    Mainly uses:

    • npm (Along with Android Files)
    • adb
    • Metro

    To note:

    • There has been changes to package.json, package-lock.json, and yarn-lock
      • I believe that it should be fine, but it is best to double check since I am mainly using npm instead of yarn

Docker ADB Integration: This Docker setup enables ADB connections from your host machine to an Android device.

Features:
- ADB Host-to-Device Connectivity: Seamlessly connect ADB from your host to any Android device.
- Emulator Support: Option to connect to an Android emulator.

To Do:
- Add detailed documentation.
- Clean up and remove redundant or nonessential files.
Docker ADB Integration: This Docker setup enables ADB connections from your host machine to an Android device.

Features:
- ADB Host-to-Device Connectivity: Seamlessly connect ADB from your host to any Android device.
- Emulator Support: Option to connect to an Android emulator.
- Will Continuously Pend for ADB Device
- Edit Gradlew Format with dos2unix for Ease of Use for Docker
- Accompanying Documentation

To Do:
- Clean up and remove redundant or nonessential files.
- Attempt to Further Streamline the Process
Consolidate dockerfile and did some fixed minor errors

Docker ADB Integration: This Docker setup enables ADB connections from your host machine to an Android device.

Features:
- ADB Host-to-Device Connectivity: Seamlessly connect ADB from your host to any Android device.
- Emulator Support: Option to connect to an Android emulator.
- Will Continuously Pend for ADB Device
- Edit Gradlew Format with dos2unix for Ease of Use for Docker
- Accompanying Documentation

To Do:
- Attempt to Further Streamline the Process
Consolidate dockerfile and did some fixed minor errors

Docker ADB Integration: This Docker setup enables ADB connections from your host machine to an Android device.

Features:
- ADB Host-to-Device Connectivity: Seamlessly connect ADB from your host to any Android device.
- Emulator Support: Option to connect to an Android emulator.
- Will Continuously Pend for ADB Device
- Will Start up Metro & Android when adb is connected
- Edit Gradlew Format with dos2unix for Ease of Use for Docker
- Accompanying Documentation
Consolidate dockerfile and did some fixed minor errors

Docker ADB Integration: This Docker setup enables ADB connections from your host machine to an Android device.

Features:
- ADB Host-to-Device Connectivity: Seamlessly connect ADB from your host to any Android device.
- Emulator Support: Option to connect to an Android emulator.
- Will Continuously Pend for ADB Device
- Will Start up Metro & Android when adb is connected
- Edit Gradlew Format with dos2unix for Ease of Use for Docker
- Accompanying Documentation

Did some Bug Fixes
Changed Service Names
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant